Skip to content

Conversation

@emdneto
Copy link
Member

@emdneto emdneto commented Dec 11, 2024

Checklist for review

  • Add the version in tox.ini
  • Add the version in pyproject.toml trove classifiers
  • Update github workflows accordingly with tox -e generate-workflows; lint and benchmarks use the latest supported version
  • Update .pre-commit-config.yaml
  • Update tox examples in the documentation

Signed-off-by: emdneto <[email protected]>
@emdneto emdneto changed the title add Pyhon 3.13 support add Python 3.13 support Dec 11, 2024
Signed-off-by: emdneto <[email protected]>
@emdneto emdneto changed the title add Python 3.13 support add python 3.13 support Dec 11, 2024
Signed-off-by: emdneto <[email protected]>
@emdneto
Copy link
Member Author

emdneto commented Dec 13, 2024

Basically, tests at CI are failing for:

  • opentelemetry-opencensus-shim 3.13 (Windows and Ubuntu)
  • opentelemetry-exporter-opencensus 3.13 (Windows and Ubuntu)

opentracing-shim tests passes because we're not pinning grpcio in requirements, so it's installing a new version of grpcio, which supports python3.13.

If fixing the grpcio version in requirements tests passes

@emdneto emdneto marked this pull request as ready for review December 16, 2024 13:47
@emdneto emdneto requested a review from a team as a code owner December 16, 2024 13:47
@lzchen lzchen merged commit 3ae1138 into open-telemetry:main Dec 19, 2024
378 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants